Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

W.I.P. feat(mobile/navigation): reorganized transitions and added carmode tile view case #15315

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Calinteodor
Copy link
Contributor

@Calinteodor Calinteodor commented Nov 18, 2024

trim.5B8B36B5-46E7-40D8-B585-152DF296CCC2.MOV

One detail missing from the screen recording that I added after is the screen header close button.

@saghul
Copy link
Member

saghul commented Nov 18, 2024

Not a fan of showing the same screen in 2 different ways depending on how you ended up on it. There should be a close / back button always, so if someone wants to try it out, from the menu for example, they know how to get back.

export const carmodeScreenOptionsInTileView = {
...carmodeTileViewTransition,
gestureEnabled: true,
headerLeft: () => screenHeaderCloseButton(goBack),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@saghul As I mentioned in the description, I added a close button after the screen recording was done.

@saghul
Copy link
Member

saghul commented Nov 18, 2024

From the video it's not clear to me if one can transition into car mode just by swiping, is that in too?

@saghul saghul marked this pull request as draft November 18, 2024 13:44
@Calinteodor Calinteodor changed the title feat(mobile/navigation): reorganized transitions and added carmode tile view case W.I.P: feat(mobile/navigation): reorganized transitions and added carmode tile view case Nov 18, 2024
@Calinteodor Calinteodor changed the title W.I.P: feat(mobile/navigation): reorganized transitions and added carmode tile view case W.I.P. feat(mobile/navigation): reorganized transitions and added carmode tile view case Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants